gridpack::parser::PTI33_parser< _network > Class Template Reference
#include <PTI33_parser.hpp>
List of all members.
Public Member Functions |
| PTI33_parser (boost::shared_ptr< _network > network) |
| Constructor.
|
virtual | ~PTI33_parser () |
void | parse (const std::string &fileName) |
void | getImpedenceTable (int tableID, std::vector< double > &turns, std::vector< double > &scale) |
template<class _network>
class gridpack::parser::PTI33_parser< _network >
Constructor & Destructor Documentation
template<class _network >
Constructor.
- Parameters:
-
| network | network object that will be filled with contents of network configuration file (must be child of network::BaseNetwork<>) |
template<class _network >
Member Function Documentation
template<class _network >
Return values of impedence correction table corresponding to tableID
- Parameters:
-
| tableID | ID of correction table |
| turns | Either turns ration or phase shift |
| scale | scaling factor for transformer nominal impedence |
template<class _network >
The documentation for this class was generated from the following file: